Skip to content

Use new MERGE syntax in example #1056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

JacobLinCool
Copy link
Contributor

The usage of CREATE UNIQUE Cypher query in the example has been deprecated and has been substituted with the updated MERGE syntax.

@JacobLinCool
Copy link
Contributor Author

Dear maintainers,

I just signed the CLA and have sent the email confirmation for your records. Please let me know if there is any further action required on my end.

Thanks.

Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JacobLinCool, thanks for your contribution. The PR looks good, but it has just a few points to be addressed.

Use `MERGE ... ON CREATE ...`

Co-authored-by: Antonio Barcélos <antonio.barcelos@neo4j.com>
@JacobLinCool
Copy link
Contributor Author

@bigmontz Thank you for pointing them out. I have applied your suggestions.

Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@bigmontz bigmontz merged commit c1d7de5 into neo4j:5.0 Feb 24, 2023
bigmontz added a commit to bigmontz/neo4j-javascript-driver that referenced this pull request Mar 6, 2023
The usage of CREATE UNIQUE Cypher query in the example has been deprecated and has been substituted with the updated MERGE syntax.

Co-authored-by: Antonio Barcélos <antonio.barcelos@neo4j.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants